home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / HENSA / MISC / SHELL.ARC / Shell / !Boot next >
Encoding:
Text File  |  1994-11-22  |  415 b   |  18 lines

  1. IconSprites <Obey$Dir>.!Sprites
  2.  
  3. | Add Shell's resources onto the C: path, but only if no Shell resource
  4. | application has ever been booted previously
  5.  
  6. | Commented out, JS 22 Nov 1994.
  7. |IF "<C$Path>" = "" THEN Set C$Path .
  8. |IF "<ShellLib$Dir>" = "" THEN Set C$Path <C$Path>,<Obey$Dir>.
  9.  
  10.  
  11. | Set up the ShellLib: path
  12.  
  13. Set ShellLib$Dir <Obey$Dir>
  14. Set ShellLib$Path <ShellLib$Dir>.
  15.  
  16. IconSprites <Obey$Dir>.!Sprites
  17.